networking.bonds.<name>.interfaces

The interfaces to bond together

Type
list of string
Example
[
  "enp4s0f0"
  "enp4s0f1"
  "wlan0"
]
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>